home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / READMEFiles / Looching2.0.README < prev    next >
Text File  |  1992-08-29  |  2KB  |  40 lines

  1. This version of "Looching" fixes some minor strangeness that crept into
  2. the program as NeXT OS increased in numerical value -- it compiles nicely
  3. under 2.X systems, just in time for 3.0!  I have no idea how it will behave
  4. under 3.0, but I do know that you will need to get the MusicKit somehow to
  5. compile it.  I have included a pre-compiled version of "Looching" here for
  6. those with no access/inclination/desire for getting the MusicKit.  This
  7. version also does the nice, slow fade-outs of notes which it was intended
  8. to do (some machines running the earlier version had abrupt note
  9. cute-offs).  As always, send e-mail with comments, questions, etc.
  10.  
  11.  
  12. This is the original README file:
  13.  
  14. "Looching" is a program which generates pseudo-NewAge (or perhaps it's the
  15. Real McCoy!) music using the Motorola DSP chip.  I wrote it because I like
  16. to have long droning sounds going while I stare at error messages, read
  17. news, move windows around on the screen, etc.  One of the considerations
  18. that went into the design of the program was to make it place as light a
  19. load on the main CPU as possible, so that "Looching" can be hidden away to
  20. do it's droning without interfering.
  21.  
  22. The sound-controlling process actually sleeps for 10-20 seconds at a time.
  23. You may notice that there are 2 Looching procs running while the sound is
  24. being generated.  This happens so that the sound-controlling process can
  25. sleep while returning control to the interface to accept any parameter
  26. changes (plus allow you to "hide", "quit", etc.).  I didn't use NeXT's fancy
  27. Orchestra scheduler in order to minimize the CPU load, so this may not be
  28. the best example in the world of how to program music stuff on the Cube.
  29.  
  30. To get "Looching" up & running, simply unpack it and try it out.  There's
  31. some help menus included.
  32.  
  33. Hope you enjoy this -- send e-mail with feedback, etc.  I'm intrigued by the
  34. idea of being able to distribute new music like this.  I didn't even have to
  35. dub a cassette!
  36.  
  37. Brad Garton
  38. Columbia University Music Department
  39. brad@woof.columbia.edu
  40.